home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19980424-19980901 / 000153_news@newsmaster….columbia.edu _Fri May 29 13:16:59 1998.msg < prev    next >
Internet Message Format  |  1998-08-31  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA06035
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 29 May 1998 13:16:58 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA05338
  7.     for kermit.misc@watsun; Fri, 29 May 1998 13:16:58 -0400 (EDT)
  8. Path: news.columbia.edu!panix!nntprelay.mathworks.com!howland.erols.net!gulfsouth.verio.net!not-for-mail
  9. From: Fdifulco@communique.net (Francis DiFulco)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: setting defaults in mykermrc
  12. Date: Fri, 29 May 1998 12:56:06 GMT
  13. Organization: Verio Gulfsouth
  14. Lines: 25
  15. Message-ID: <356eab93.459994@news.communique.net>
  16. NNTP-Posting-Host: ppp-207-204-90-124.ne.communique.net
  17. X-Newsreader: Forte Free Agent 1.1/32.230
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8818
  19.  
  20. Trying to figure how to set the download directory....
  21.  
  22. I have a linux box with a Equonix 8 port to handle uucp transfers and
  23. kermit (ver 6) to handle all non-uucp transfers.  I plan to let the
  24. user log in and the login script will start kermit and then logout
  25. when file transfer completes.  So I copied the ckermod.ini to
  26. mykermrc in the user direcotry and modified it by adding:
  27. SET FILE DOWNLOAD DIRECTORY /var/spool/uucppublic
  28. SET PROTOCOL ZMODEM
  29. or
  30. SET PROTOCOL KERMIT
  31.  
  32. when I startup kermit it takes the protocol setting but not the file
  33. download directory - it reports back "Not confirmed -
  34. /var/spool/uucppublic" command file:/home/test1234/.mykermrc, line 55
  35.  
  36. I can not find in the kermit how to confirm this command...can anyone
  37. give some pointers on this one - unless my late nights are catching up
  38. with me.
  39. thanks
  40.  
  41. ~~~~~~~~~~~~~~~~~~~~~~~~~
  42. Frank DiFulco
  43. Fdifulco@communique.net
  44. `````````````````````````